Home
last modified time | relevance | path

Searched refs:CompressWriter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/apex/
Dandroid_bitmap.cpp192 class CompressWriter : public SkWStream { class
194 CompressWriter(void* userContext, AndroidBitmap_CompressWriteFunc fn) in CompressWriter() function in __anon3d5ef8690111::CompressWriter
302 CompressWriter stream(userContext, fn); in ABitmap_compress()