Searched defs:halFormats (Results 1 – 6 of 6) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDeviceDrmInterface.cpp | 157 std::vector<uint32_t> halFormats; in updateRestrictions() local
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Stream.cpp | 183 FormatVector halFormats; in getSupportedFormats() local 228 std::vector<std::string> halFormats = in getSupportedProfiles() local
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 593 uint32_t fourcc, const std::array<int, SIZE>& halFormats, in initOutputCharskeysByFormat() 704 std::array<int, /*size*/ 3> halFormats{{HAL_PIXEL_FORMAT_BLOB, HAL_PIXEL_FORMAT_YCbCr_420_888, in initOutputCharsKeys() local
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraDevice.cpp | 633 std::array<int, /*size*/ 3> halFormats{{HAL_PIXEL_FORMAT_BLOB, HAL_PIXEL_FORMAT_YCbCr_420_888, in initOutputCharsKeys() local 706 uint32_t fourcc, const std::array<int, SIZE>& halFormats, int streamConfigTag, in initOutputCharsKeysByFormat()
|
/hardware/interfaces/audio/common/all-versions/default/7.0/ |
D | HidlUtils.cpp | 254 status_t HidlUtils::audioFormatsFromHal(const std::vector<std::string>& halFormats, in audioFormatsFromHal()
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 442 int32_t drmFormatToHalFormats(int format, std::vector<uint32_t> *halFormats) in drmFormatToHalFormats()
|