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

  /external/skia/gpu/src/
GrRectanizer.cpp 64 bool canAddStrip(int height) const {
97 if (!this->canAddStrip(height)) {
103 if (!this->canAddStrip(height)) {
GrRectanizer_fifo.cpp 64 bool canAddStrip(int height) const {
97 if (!this->canAddStrip(height)) {
103 if (!this->canAddStrip(height)) {

Completed in 617 milliseconds