Searched defs:bytesPerPixel (Results 1 – 14 of 14) sorted by relevance
36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
46 int32_t bytesPerPixel = 3; in ConstructPixmap() local193 int8_t bytesPerPixel = 2; variable257 int8_t bytesPerPixel = 4; variable310 int8_t bytesPerPixel = 4; variable436 int8_t bytesPerPixel = 3; variable1903 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()
275 int32_t bytesPerPixel = 0; variable441 int32_t bytesPerPixel = 0; variable
102 int32_t bytesPerPixel = BYTES_PER_PIXEL; in ConstructPixmap() local
233 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
69 const uint32_t bytesPerPixel = in GenerateMiniature() local
382 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t bytesPerPixel) in CheckMulOverflow()396 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t height, int32_t bytesPerPixel) in CheckMulOverflow()
592 const uint32_t bytesPerPixel = in ClearImages() local
1723 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local1822 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local2555 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in ReadPropertiesFromParcel() local
544 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local