Searched refs:yPlaneStride (Results 1 – 1 of 1) sorted by relevance
621 uint32_t yPlaneStride = gBuf->getStride(); in hwcTestSetPixel() local625 vPlaneOffset = yPlaneOffset + yPlaneStride * gBuf->getHeight(); in hwcTestSetPixel()628 *(buf + yPlaneOffset + y * yPlaneStride + x) = pixel & 0xff; in hwcTestSetPixel()