Searched defs:hasDraw (Results 1 – 2 of 2) sorted by relevance
518 void EGLCore::DrawBmp(uint32_t fd, uint32_t foff, uint32_t flen, int& hasDraw) in DrawBmp()633 void EGLCore::Draw(int& hasDraw) in Draw()
1014 napi_value hasDraw; in TestGetXComponentStatus() local