Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.h98 struct GlTexture { struct
102 inline friend bool operator==(const GlTexture& lhs, const GlTexture& rhs) { argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_texture.h38 GlTexture() in GlTexture() function
42 GlTexture(GLenum target, GLuint id, GLenum format, size_t bytes_size, in GlTexture() function
H A Dgl_texture.cc29 GlTexture::GlTexture(GlTexture&& texture) in GlTexture() function in tflite::gpu::gl::GlTexture
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dsdl_util.h195 GlTexture() { in GlTexture() function