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

  /external/skia/src/gpu/
GrSWMaskHelper.h 37 * toTexture(); // to get it from the internal bitmap to the GPU
65 void toTexture(GrTexture* texture);
131 // toTexture with the data filled in depending on the texture config.
GrSWMaskHelper.cpp 277 void GrSWMaskHelper::toTexture(GrTexture *texture) {
333 helper.toTexture(texture);
GrClipMaskManager.cpp     [all...]

Completed in 8866 milliseconds