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

  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.cpp 327 if (this->needsNewClip()) {
391 if (this->needsNewClip()) {
406 if (this->needsNewClip()) {
807 bool GrInOrderDrawBuffer::needsNewClip() const {
  /external/skia/src/gpu/
GrInOrderDrawBuffer.cpp 327 if (this->needsNewClip()) {
391 if (this->needsNewClip()) {
406 if (this->needsNewClip()) {
807 bool GrInOrderDrawBuffer::needsNewClip() const {

Completed in 50 milliseconds