Searched defs:bytesPerPixel (Results 1 – 14 of 14) sorted by relevance
36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
45 int32_t bytesPerPixel = 3; in ConstructPixmap() local192 int8_t bytesPerPixel = 2; variable256 int8_t bytesPerPixel = 4; variable309 int8_t bytesPerPixel = 4; variable435 int8_t bytesPerPixel = 3; variable1902 int8_t bytesPerPixel = 3; variable
635 int8_t bytesPerPixel = 3; variable
45 int32_t bytesPerPixel = 3; in ConstructPixmap() local85 int32_t bytesPerPixel = 3; in ConstructPixmap() local
196 bool HeifDecoder::IsHeifImageParaValid(Size heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
274 int32_t bytesPerPixel = 0; variable440 int32_t bytesPerPixel = 0; variable
102 int32_t bytesPerPixel = BYTES_PER_PIXEL; in ConstructPixmap() local
231 const uint32_t bytesPerPixel = 4; // 4 means four bytes per pixel in FillHardwareResource() local
174 …const uint32_t bytesPerPixel = gpuResourceMgr.GetFormatProperties(dataToBeCopied.handle).bytesPerP… in ProcessFrameInputCopyData() local
381 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t bytesPerPixel) in CheckMulOverflow()395 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t height, int32_t bytesPerPixel) in CheckMulOverflow()
69 const uint32_t bytesPerPixel = in GenerateMiniature() local
592 const uint32_t bytesPerPixel = in ClearImages() local
1715 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local1814 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local2547 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in ReadPropertiesFromParcel() local
544 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local