HomeSort by relevance Sort by last modified time
    Searched refs:invokeReleaseProc (Results 1 - 8 of 8) sorted by null

  /external/skia/src/gpu/gl/
GrGLTexture.cpp 85 this->invokeReleaseProc();
92 this->invokeReleaseProc();
GrGLTexture.h 38 // check that invokeReleaseProc has been called (if needed)
91 void invokeReleaseProc() {
  /external/skia/src/gpu/vk/
GrVkImage.cpp 168 this->invokeReleaseProc();
172 this->invokeReleaseProc();
GrVkImage.h 146 void invokeReleaseProc() const {
  /external/skqp/src/gpu/gl/
GrGLTexture.cpp 94 this->invokeReleaseProc();
101 this->invokeReleaseProc();
GrGLTexture.h 38 // check that invokeReleaseProc has been called (if needed)
91 void invokeReleaseProc() {
  /external/skqp/src/gpu/vk/
GrVkImage.h 147 void invokeReleaseProc() const {
GrVkImage.cpp 191 this->invokeReleaseProc();
195 this->invokeReleaseProc();

Completed in 104 milliseconds