Home
last modified time | relevance | path

Searched defs:genTexture (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DTexturePool.cpp83 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 DGLUtils.cpp212 GLuint GLUtils::genTexture(int texWidth, int texHeight, int fill) { in genTexture() function in GLUtils
/aosp_15_r20/external/skia/tests/
H A DGrMipMappedTest.cpp248 GrTexture* genTexture = genProxy->peekTexture(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp525 static uint32_t genTexture(void) in genTexture() function in deqp::gls::LongStressCaseInternal::Texture