Searched refs:pSrcDesc (Results 1 – 1 of 1) sorted by relevance
92 const AHardwareBuffer_Desc* pSrcDesc = in drawFrame() local98 pSrcDesc->width, in drawFrame()99 pSrcDesc->height, in drawFrame()100 pSrcDesc->format, in drawFrame()101 pSrcDesc->layers, in drawFrame()102 pSrcDesc->usage, in drawFrame()103 pSrcDesc->stride); in drawFrame()110 pSrcDesc->width); in drawFrame()112 pSrcDesc->height); in drawFrame()114 if (pSrcDesc->format == HAL_PIXEL_FORMAT_YCRCB_420_SP) { // 420SP == NV21 in drawFrame()[all …]