Searched defs:genTexture (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/ | ||
H A D | TexturePool.cpp | 83 std::shared_ptr<renderengine::ExternalTexture> TexturePool::genTexture() { in genTexture() function in android::compositionengine::impl::planner::TexturePool |
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/ | ||
H A D | GLUtils.cpp | 212 GLuint GLUtils::genTexture(int texWidth, int texHeight, int fill) { in genTexture() function in GLUtils |
/aosp_15_r20/external/skia/tests/ | ||
H A D | GrMipMappedTest.cpp | 248 GrTexture* genTexture = genProxy->peekTexture(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local |
/aosp_15_r20/external/deqp/modules/glshared/ | ||
H A D | glsLongStressCase.cpp | 525 static uint32_t genTexture(void) in genTexture() function in deqp::gls::LongStressCaseInternal::Texture |