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

  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.h 43 static bool toYCbCrLayout(const android_flex_layout& flex,
Gralloc1Mapper.cpp 115 bool Gralloc1Mapper::toYCbCrLayout(const android_flex_layout& flex,
214 android_flex_layout flex = {};
238 ALOGD("unable to convert android_flex_layout to YCbCrLayout");
  /system/core/libsystem/include/system/
graphics.h 102 * The android_flex_layout structure is used with any pixel format that can be
179 typedef struct android_flex_layout { struct
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.h 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
gr_device_impl.h 115 struct android_flex_layout *out_flex_layout,
gr_device_impl.cpp 454 struct android_flex_layout *out_flex_layout,
gr_buf_mgr.cpp 800 struct android_flex_layout *layout) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.h 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
gr_device_impl.h 115 struct android_flex_layout *out_flex_layout,
gr_device_impl.cpp 471 struct android_flex_layout *out_flex_layout,
gr_buf_mgr.cpp 787 struct android_flex_layout *layout) {
  /hardware/qcom/display/sdm845/libgralloc1/
gr_buf_mgr.h 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
gr_device_impl.h 115 struct android_flex_layout *out_flex_layout,
gr_device_impl.cpp 472 struct android_flex_layout *out_flex_layout,
gr_buf_mgr.cpp 825 struct android_flex_layout *layout) {
  /hardware/libhardware/include/hardware/
gralloc1.h     [all...]
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.cpp 156 lockHook<struct android_flex_layout,
470 struct android_flex_layout* outFlex,
Gralloc1On0Adapter.h 359 struct android_flex_layout* outFlex,
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 337 struct android_flex_layout* layout)
583 auto outLayout = va_arg(args, android_flex_layout*);
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 337 struct android_flex_layout* layout)
634 auto outLayout = va_arg(args, android_flex_layout*);

Completed in 737 milliseconds