Searched defs:makeBackendTexture (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/ | ||
H A D | GraphiteGpuContext.cpp | 89 std::unique_ptr<SkiaBackendTexture> GraphiteGpuContext::makeBackendTexture(AHardwareBuffer* buffer, in makeBackendTexture() function in android::renderengine::skia::GraphiteGpuContext |
H A D | GaneshGpuContext.cpp | 78 std::unique_ptr<SkiaBackendTexture> GaneshGpuContext::makeBackendTexture(AHardwareBuffer* buffer, in makeBackendTexture() function in android::renderengine::skia::GaneshGpuContext |
/aosp_15_r20/external/skia/tests/ | ||
H A D | ImageTest.cpp | 1202 DEF_GANESH_TEST_FOR_GL_CONTEXT(makeBackendTexture, reporter, ctxInfo, CtsEnforcement::kApiLevel_T) { in DEF_GANESH_TEST_FOR_GL_CONTEXT() argument |