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

  /external/skia/src/gpu/
GrGpu.cpp 554 GrRect rtRect;
555 rtRect.setLTRB(0, 0,
559 if (!bounds.intersect(rtRect)) {
563 bounds = rtRect;
613 rtRect,
642 clip.getRect(c).contains(rtRect)) {
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 44 milliseconds