Home
last modified time | relevance | path

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

/external/skia/tests/
DCodecPartialTest.cpp289 const size_t halfSize = file->size() / 2; in test_interleaved() local
/external/skia/tools/
Dsk_tool_utils.cpp275 const SkPoint halfSize = SkPoint::Make(dst.width() / 2.0f, dst.height() / 2.0f); in create_hemi_normal_map() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp285 BuildUtil::mkSplit(Value *h[2], uint8_t halfSize, Value *val) in mkSplit()
Dnv50_ir_lowering_nv50.cpp65 unsigned int halfSize = typeSizeof(hTy); in expandIntegerMUL() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1239 const float halfSize = 0.5F * size; in sp_setup_point() local