Searched refs:GetReadbackBufferAttributes (Results 1 – 5 of 5) sorted by relevance
174 static int32_t GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display,
1133 case HWC2::FunctionDescriptor::GetReadbackBufferAttributes: in GetFunction()1134 return AsFP<HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES>(HWCSession::GetReadbackBufferAttributes); in GetFunction()2296 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display, in GetReadbackBufferAttributes() function in sdm::HWCSession
211 static int32_t GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display,
1342 case HWC2::FunctionDescriptor::GetReadbackBufferAttributes: in GetFunction()1343 return AsFP<HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES>(HWCSession::GetReadbackBufferAttributes); in GetFunction()3228 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display, in GetReadbackBufferAttributes() function in sdm::HWCSession
832 GetReadbackBufferAttributes = HWC2_FUNCTION_GET_READBACK_BUFFER_ATTRIBUTES, enumerator