Home
last modified time | relevance | path

Searched refs:bcHeight (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_traits.h64 static const uint32_t bcHeight{1};
90 static const uint32_t bcHeight{1};
113 static const uint32_t bcHeight{1};
136 static const uint32_t bcHeight{1};
158 static const uint32_t bcHeight{1};
187 static const uint32_t bcHeight{1};
216 static const uint32_t bcHeight{1};
245 static const uint32_t bcHeight{1};
274 static const uint32_t bcHeight{1};
297 static const uint32_t bcHeight{1};
[all …]
/external/pdfium/core/fxcodec/bmp/
Dfx_bmp.h24 uint16_t bcHeight; member
Dcfx_bmpdecompressor.cpp135 reinterpret_cast<uint8_t*>(&bmp_core_header.bcHeight)); in ReadBmpHeaderIfh()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h252 uint32_t bcHeight; member
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DTilingFunctions.h362 vAlign *= info.bcHeight;
374 offset /= info.bcHeight;