Home
last modified time | relevance | path

Searched refs:validateDesc (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DGrTexture.h39 this->validateDesc(); in validate()
50 void validateDesc() const;
/external/skia/src/gpu/
DGrTexture.cpp54 void GrTexture::validateDesc() const { in validateDesc() function in GrTexture