HomeSort by relevance Sort by last modified time
    Searched full:deletetextureasync (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 109 void deleteTextureAsync(GLuint texture);
Layer.cpp 136 mFlinger->deleteTextureAsync(mTextureName);
    [all...]
SurfaceFlinger.cpp 242 void SurfaceFlinger::deleteTextureAsync(GLuint texture) {
    [all...]

Completed in 673 milliseconds