Searched defs:areaWidth (Results 1 – 2 of 2) sorted by relevance
45 RenderBuffer(uint8_t* renBuf, uint32_t areaWidth, uint32_t areaHeight, int32_t stride) in RenderBuffer()62 void Attach(uint8_t* renBuf, uint32_t areaWidth, uint32_t areaHeight, int32_t stride) in Attach()
2271 float areaWidth = 0.0; in GetProjectAreaOnRect() local