Searched defs:pixels (Results 1 – 7 of 7) sorted by relevance
188 void* pixels) { in subUpdateYUVGLTex()414 char* pixels) { in drawConvert()
307 sendWheelEvent(pixels) { argument311 pixels: parseInt(pixels, 10), property
143 auto pixels = evt["pixels"].asInt(); in OnMessageInner() local
343 Result<void> InputSocketsEventSink::SendRotaryEvent(int pixels) { in SendRotaryEvent()
107 Result<void> OnWheelEvent(int pixels) { in OnWheelEvent()
483 void* pixels = malloc(res->linearSize); in virgl_renderer_get_cursor_data() local
499 char* pixels) { in updateHostColorBuffer()