Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp320 SkBitmap::Config prefConfig = SkBitmap::kARGB_8888_Config; in decodeJPEG() local
327 switch(prefConfig) { in decodeJPEG()
366 if (SkImageDecoder::DecodeMemory(buff, size, skBM, prefConfig, in decodeJPEG()