Home
last modified time | relevance | path

Searched refs:AutoSkiaGlTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/utils/
DGLUtils.h75 class AutoSkiaGlTexture {
77 AutoSkiaGlTexture() { in AutoSkiaGlTexture() function
82 ~AutoSkiaGlTexture() { glDeleteTextures(1, &mTexture); } in ~AutoSkiaGlTexture()
/frameworks/base/libs/hwui/pipeline/skia/
DVkInteropFunctorDrawable.cpp126 AutoSkiaGlTexture glTexture; in onDraw()
/frameworks/base/libs/hwui/
DHardwareBitmapUploader.cpp190 AutoSkiaGlTexture glTexture; in onUploadHardwareBitmap()