Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DQemuClient.h386 status_t queryStart(uint32_t pixel_format, int width, int height);
DQemuClient.cpp473 status_t CameraQemuClient::queryStart(uint32_t pixel_format, in queryStart() argument
481 mQueryStart, width, height, pixel_format); in queryStart()