Searched refs:GetAllowedFormats (Results 1 – 2 of 2) sorted by relevance
47 static INT *GetAllowedFormats(int display_format);
336 int* allowed_color_formats = GetAllowedFormats(project->mDisplays[mDisplay].colorformat); in InitPixelmapDlgConfig()1122 INT* edit_pixelmap_dlg::GetAllowedFormats(int display_format) in GetAllowedFormats() function in edit_pixelmap_dlg1174 INT *allowed_formats = GetAllowedFormats(display_format); in IsOutputFormatSupported()