Searched refs:outFormat (Results 1 – 12 of 12) sorted by relevance
82 PixelFormat* outFormat);
111 PixelFormat* outFormat) { in createVirtualDisplay() argument118 *outFormat = tmpFormat; in createVirtualDisplay()
92 int32_t *outFormat);
329 int32_t *outFormat) { in GetColorFormat() argument332 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
314 int32_t *outFormat) { in GetColorFormat() argument317 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
231 gralloc1_error_t getFormat(int32_t* outFormat) const { in getFormat() argument232 *outFormat = mDescriptor.format; in getFormat()
603 int32_t* outFormat);
532 auto outFormat = va_arg(args, int*); in gralloc_perform() local533 *outFormat = hnd->original_format; in gralloc_perform()
583 auto outFormat = va_arg(args, int*); in gralloc_perform() local584 *outFormat = hnd->original_format; in gralloc_perform()