Home | History | Annotate | Download | only in core

Lines Matching full:a8storage

495         SkAutoSMalloc<32*32> a8storage;
503 a8storage.reset(size);
504 srcM.fImage = (uint8_t*)a8storage.get();