Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrUniqueKey

26 void GrBitmapTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) {
34 GrUniqueKey baseKey;
40 void GrBitmapTextureAdjuster::didCacheCopy(const GrUniqueKey& copyKey) {
57 void GrImageTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) {
60 GrUniqueKey baseKey;
66 void GrImageTextureAdjuster::didCacheCopy(const GrUniqueKey& copyKey) {
102 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey) {
108 void GrBitmapTextureMaker::didCacheCopy(const GrUniqueKey& copyKey) {
133 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) {
139 void GrImageTextureMaker::didCacheCopy(const GrUniqueKey& copyKey) {