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

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 200 static hardware::graphics::common::V1_0::PixelFormat mapToPixelFormat(int frameworkFormat);
    [all...]
Camera3Device.cpp 502 hardware::graphics::common::V1_0::PixelFormat Camera3Device::mapToPixelFormat(
    [all...]
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp 601 stream->v3_2.format = Camera3Device::mapToPixelFormat(streamInfo.format);
663 Camera3Device::mapToPixelFormat(sessionConfiguration.getInputFormat()),
    [all...]

Completed in 61 milliseconds