Home | History | Annotate | Download | only in gl

Lines Matching defs:tempStorage

552     SkAutoSMalloc<128 * 128> tempStorage;
621 char* dst = (char*)tempStorage.reset(trimSize);
632 data = tempStorage.get();