Home | History | Annotate | Download | only in gl

Lines Matching refs:tempStorage

1258     SkAutoSMalloc<128 * 128> tempStorage;
1301 buffer = (char*)tempStorage.reset(combinedBufferSize);