Lines Matching defs:getSupportedCaptureFormats
119 virtual MtpObjectFormatList* getSupportedCaptureFormats();299 MtpObjectFormatList* MyMtpDatabase::getSupportedCaptureFormats() {1144 method_getSupportedCaptureFormats = env->GetMethodID(clazz, "getSupportedCaptureFormats", "()[I");1146 LOGE("Can't find getSupportedCaptureFormats");