Home
last modified time | relevance | path

Searched defs:makeSurface (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/skia/src/image/
H A DSkSurface.cpp108 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() function in SkSurface
112 sk_sp<SkSurface> SkSurface::makeSurface(int width, int height) { in makeSurface() function in SkSurface
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/
H A DGraphiteBackendTexture.cpp84 sk_sp<SkSurface> GraphiteBackendTexture::makeSurface(ui::Dataspace dataspace, in makeSurface() function in android::renderengine::skia::GraphiteBackendTexture
H A DGaneshBackendTexture.cpp105 sk_sp<SkSurface> GaneshBackendTexture::makeSurface(ui::Dataspace dataspace, in makeSurface() function in android::renderengine::skia::GaneshBackendTexture
/aosp_15_r20/frameworks/native/libs/renderengine/skia/filters/
H A DKawaseBlurDualFilter.cpp77 static sk_sp<SkSurface> makeSurface(SkiaGpuContext* context, const SkRect& origRect, int scale) { in makeSurface() function
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dinterface.js807 CanvasKit.Canvas.prototype.makeSurface = function(imageInfo) { method in CanvasKit.Canvas
1015 CanvasKit.Surface.prototype.makeSurface = function(imageInfo) { method in CanvasKit.Surface
H A Dexterns.js279 makeSurface: function() {}, method
775 makeSurface: function() {}, method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowToken.java417 SurfaceControl.Builder makeSurface() { in makeSurface() method in WindowToken
H A DWindowContainer.java2682 Builder makeSurface() { in makeSurface() method in WindowContainer
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapDevice.cpp610 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
H A DSkDevice.cpp494 sk_sp<SkSurface> SkDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkDevice
H A DSkCanvas.cpp1219 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
/aosp_15_r20/external/skia/tools/
H A DToolUtils.cpp510 sk_sp<SkSurface> makeSurface(SkCanvas* canvas, in makeSurface() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice.cpp1449 sk_sp<SkSurface> Device::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in skgpu::ganesh::Device
/aosp_15_r20/external/skia/gm/
H A Dmesh.cpp1523 auto makeSurface = [=](sk_sp<SkColorSpace> cs) { in DEF_GM() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.cpp544 sk_sp<SkSurface> Device::makeSurface(const SkImageInfo& ii, const SkSurfaceProps& props) { in makeSurface() function in skgpu::graphite::Device
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts1762 makeSurface(info: ImageInfo): Surface | null; method
3053 makeSurface(info: ImageInfo): Surface; method
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.cpp1108 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DEndToEndNativeInputTest.cpp419 std::unique_ptr<InputSurface> makeSurface(int width, int height, in makeSurface() function in android::test::InputSurfacesTest
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.cpp2219 sk_sp<SkSurface> GraphiteSink::makeSurface(skgpu::graphite::Recorder* recorder, in makeSurface() function in DM::GraphiteSink
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-39/
Dservices.core.unboosted.jarcom/android/server/wm/utils/WmDisplayCutout.class WmDisplayCutout.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar39META-INF/ META-INF/MANIFEST.MF android/ android/gsi/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/turbine/
Dservices.core.unboosted.jarcom/android/server/ondeviceintelligence/BundleUtil.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.priorityboosted/android_common/gen/
Dservices.core.priorityboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...

12