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 36 * toTexture(); // to get it from the internal bitmap to the GPU
67 void toTexture(GrTexture* texture, uint8_t alpha);
GrSWMaskHelper.cpp 133 void GrSWMaskHelper::toTexture(GrTexture *texture, uint8_t alpha) {
180 helper.toTexture(ast.texture(), 0x00);
GrClipMaskManager.cpp     [all...]

Completed in 56 milliseconds