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

  /external/skia/src/gpu/gl/
GrGLTexture.cpp 98 if (GrBackendObjectOwnership::kBorrowed != fTextureIDOwnership) {
GrGLRenderTarget.cpp 145 if (GrBackendObjectOwnership::kBorrowed != fRTFBOOwnership) {
GrGLGpu.cpp 565 idDesc.fOwnership = GrBackendObjectOwnership::kBorrowed;
611 idDesc.fRTFBOOwnership = GrBackendObjectOwnership::kBorrowed;
    [all...]
  /external/skia/include/private/
GrTypesPriv.h 601 kBorrowed = false,

Completed in 136 milliseconds