Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/apex/
H A Dandroid_bitmap.cpp194 class CompressWriter : public SkWStream { class
196 CompressWriter(void* userContext, AndroidBitmap_CompressWriteFunc fn) in CompressWriter() function in __anonf7a934570110::CompressWriter
304 CompressWriter stream(userContext, fn); in ABitmap_compress()