Home
last modified time | relevance | path

Searched defs:totalPixels (Results 1 – 5 of 5) sorted by relevance

/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMA/Application/
DContentView.swift32 let totalPixels = width * height, bytesPerPixel = 4, bytesPerRow = bytesPerPixel * width in toRGBArray() variable
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp1192 inline float pixelToFBCoords(uint32_t pixelId, uint32_t totalPixels) in pixelToFBCoords()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp2453 const uint32_t totalPixels = wd.renderArea.z() * wd.renderArea.w(); in verify() local
2515 const uint32_t totalPixels = in verify() local
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoEncodeTests.cpp1281 size_t totalPixels = quantizationMapExtent.width * quantizationMapExtent.height; in createQuantizationPatternImage() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2377 int totalPixels = 0; in checkLineContinuity() local