Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTexture.h20 class GrTexturePriv; variable
90 friend class GrTexturePriv; variable
/external/skqp/include/gpu/
DGrTexture.h20 class GrTexturePriv; variable
93 friend class GrTexturePriv; variable
/external/skqp/src/gpu/
DGrTexturePriv.h60 GrTexturePriv(GrTexture* texture) : fTexture(texture) { } in GrTexturePriv() function
61 GrTexturePriv(const GrTexturePriv& that) : fTexture(that.fTexture) { } in GrTexturePriv() function
/external/skia/src/gpu/
DGrTexturePriv.h60 GrTexturePriv(GrTexture* texture) : fTexture(texture) { } in GrTexturePriv() function
61 GrTexturePriv(const GrTexturePriv& that) : fTexture(that.fTexture) { } in GrTexturePriv() function