HomeSort by relevance Sort by last modified time
    Searched refs:sizeColor (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/automotive/evs/1.0/vts/functional/
FormatConvert.cpp 106 unsigned sizeColor = strideColor * height/2;
108 unsigned offsetV = sizeY + sizeColor;
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineRenderToImageTests.cpp 522 tcu::PixelBufferAccess getExpectedData (tcu::TextureLevel& textureLevel, const CaseDef& caseDef, const Vec4* color, const int sizeColor)
534 const Vec4& setColor = color[z % sizeColor];
    [all...]

Completed in 2369 milliseconds