HomeSort by relevance Sort by last modified time
    Searched defs:makeCopyKey (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/
GrImageTextureMaker.cpp 35 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey,
GrBitmapTextureMaker.cpp 100 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey,
GrTextureAdjuster.cpp 29 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey,
46 this->makeCopyKey(copyParams, &key, nullptr);
  /external/skqp/src/gpu/
GrImageTextureMaker.cpp 35 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey,
GrBitmapTextureMaker.cpp 100 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey,
GrTextureAdjuster.cpp 29 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey,
46 this->makeCopyKey(copyParams, &key, nullptr);

Completed in 840 milliseconds