HomeSort by relevance Sort by last modified time
    Searched full:is_yuv_supported (Results 1 - 1 of 1) sorted by null

  /external/skia/src/codec/
SkJpegCodec.cpp 772 static bool is_yuv_supported(jpeg_decompress_struct* dinfo) { function
829 if (!is_yuv_supported(dinfo)) {
853 // This will check is_yuv_supported(), so we don't need to here.
    [all...]

Completed in 74 milliseconds