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

  /external/skia/src/gpu/
SkGpuDevice.cpp 820 context->drawRectToRect(paint, dstRect, srcRect);
884 context->drawRectToRect(paint, dstRect, srcRect);
    [all...]
GrContext.cpp 39 // We are currently only batching Text and drawRectToRect, both
    [all...]
  /external/skia/include/gpu/
GrContext.h 392 void drawRectToRect(const GrPaint& paint,
    [all...]

Completed in 6180 milliseconds