Home
last modified time | relevance | path

Searched defs:externalTexture (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionSurfaceFrameTest.cpp95 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in PresentedSurfaceFrameForBufferTransaction() local
200 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in BufferlessSurfaceFramePromotedToBufferSurfaceFrame() local
233 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in BufferlessSurfaceFrameNotCreatedIfBufferSufaceFrameExists() local
280 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in MultipleSurfaceFramesPresentedTogether() local
418 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in MultipleCommitsBeforeLatch() local
H A DTransactionFrameTracerTest.cpp92 std::shared_ptr<renderengine::ExternalTexture> externalTexture = std::make_shared< in BLASTTransactionSendsFrameTracerEvents() local
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DGrTextureGenerator.cpp64 std::unique_ptr<GrExternalTexture> externalTexture = generateExternalTexture(ctx, mipmapped); in onGenerateTexture() local
/aosp_15_r20/external/skia/tests/
H A DEGLImageTest.cpp101 GrGLTextureInfo externalTexture; in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionState.h43 std::shared_ptr<renderengine::ExternalTexture> externalTexture; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.h122 std::shared_ptr<renderengine::ExternalTexture> externalTexture; member
H A DLayerSnapshot.h76 std::shared_ptr<renderengine::ExternalTexture> externalTexture; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.cpp85 wgpu::Texture externalTexture) in initExternal()
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DCache.cpp757 const auto externalTexture = in primeShaderCache() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp3459 std::shared_ptr<renderengine::ExternalTexture> externalTexture; in execute() local