Home
last modified time | relevance | path

Searched defs:newSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaOpenGLPipeline.cpp183 auto newSurface = mEglManager.createSurface(surface, colorMode, mSurfaceColorSpace); in setSurface() local
DVectorDrawableAtlas.cpp78 sk_sp<SkSurface> newSurface; in repack() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1603 status_t CCodecBufferChannel::setSurface(const sp<Surface> &newSurface) { in setSurface()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1203 sp<SurfaceControl> newSurface = new SurfaceControl(surface); in nativeCopyFromSurfaceControl() local
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp5160 sp<SurfaceControl> newSurface = createLayer(String8("New Surface"), 10, 10, 0); in TEST_F() local