HomeSort by relevance Sort by last modified time
    Searched defs:FrameCaptureAsync (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h 88 virtual int FrameCaptureAsync(const BufferInfo& output_buffer_info, bool post_processed) {
91 // Returns the status of frame capture operation requested with FrameCaptureAsync().
hwc_display_primary.cpp 164 // RHS values were set in FrameCaptureAsync() called from a binder thread. They are picked up
446 int HWCDisplayPrimary::FrameCaptureAsync(const BufferInfo& output_buffer_info,
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 180 // RHS values were set in FrameCaptureAsync() called from a binder thread. They are picked up
499 int HWCDisplayPrimary::FrameCaptureAsync(const BufferInfo &output_buffer_info,
hwc_display.h 112 virtual int FrameCaptureAsync(const BufferInfo &output_buffer_info, bool post_processed) {
115 // Returns the status of frame capture operation requested with FrameCaptureAsync().
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_primary.cpp 165 // RHS values were set in FrameCaptureAsync() called from a binder thread. They are picked up
456 int HWCDisplayPrimary::FrameCaptureAsync(const BufferInfo& output_buffer_info,
hwc_display.h 96 virtual int FrameCaptureAsync(const BufferInfo& output_buffer_info, bool post_processed) {
99 // Returns the status of frame capture operation requested with FrameCaptureAsync().
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_primary.cpp 180 // RHS values were set in FrameCaptureAsync() called from a binder thread. They are picked up
504 int HWCDisplayPrimary::FrameCaptureAsync(const BufferInfo &output_buffer_info,
hwc_display.h 112 virtual int FrameCaptureAsync(const BufferInfo &output_buffer_info, bool post_processed) {
115 // Returns the status of frame capture operation requested with FrameCaptureAsync().

Completed in 297 milliseconds