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

  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.cpp 358 if (this->needsNewState()) {
433 if (this->needsNewState()) {
448 if (this->needsNewState()) {
470 if (this->needsNewState()) {
    [all...]
GrInOrderDrawBuffer.h 199 bool needsNewState() const;
  /external/skia/src/gpu/
GrInOrderDrawBuffer.cpp 358 if (this->needsNewState()) {
433 if (this->needsNewState()) {
448 if (this->needsNewState()) {
470 if (this->needsNewState()) {
    [all...]
GrInOrderDrawBuffer.h 199 bool needsNewState() const;

Completed in 118 milliseconds