Searched defs:pixelStorage (Results 1 – 7 of 7) sorted by relevance
76 SkAutoMalloc pixelStorage; in SkEncodeImageWithWIC() local
25 sk_sp<SkData> pixelStorage() const { return fPixelStorage; } in pixelStorage() function
982 SkAutoMalloc pixelStorage(height * rowBytes); in DEF_TEST() local1033 SkAutoMalloc pixelStorage(dstInfo.computeByteSize(rowBytes)); in check_color_xform() local
1032 SkAutoMalloc pixelStorage(height * rowBytes); in DEF_TEST() local1083 SkAutoMalloc pixelStorage(dstInfo.computeByteSize(rowBytes)); in check_color_xform() local
1006 std::unique_ptr<char[]> pixelStorage; in uploadColorToTex() local
3844 SkAutoMalloc pixelStorage; in createBackendTexture() local