Searched defs:halfSize (Results 1 – 9 of 9) sorted by relevance
212 byte[] input, int[] output, int width, int height, boolean halfSize); in convertYUV420SPToARGB8888()238 boolean halfSize); in convertYUV420ToARGB8888()
334 const size_t halfSize = file->size() / 2; in test_interleaved() local
204 const SkPoint halfSize = SkPoint::Make(dst.width() / 2.0f, dst.height() / 2.0f); in create_hemi_normal_map() local
275 const SkPoint halfSize = SkPoint::Make(dst.width() / 2.0f, dst.height() / 2.0f); in create_hemi_normal_map() local
285 BuildUtil::mkSplit(Value *h[2], uint8_t halfSize, Value *val) in mkSplit()
65 unsigned int halfSize = typeSizeof(hTy); in expandIntegerMUL() local
1231 const float halfSize = 0.5F * size; in sp_setup_point() local
1686 const int halfSize = dataHeight / 2 * dataWidth; in Run() local