HomeSort by relevance Sort by last modified time
    Searched refs:getConfiguredPixelFormat (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/
EmulatedCamera.h 298 status_t getConfiguredPixelFormat(uint32_t* pixelFormat) const;
EmulatedCamera.cpp 412 res = getConfiguredPixelFormat(&conf_fmt);
772 status_t EmulatedCamera::getConfiguredPixelFormat(uint32_t* pixelFormat) const {
853 res = getConfiguredPixelFormat(&org_fmt);
    [all...]

Completed in 101 milliseconds