Home
last modified time | relevance | path

Searched refs:OP_rcFlushWindowColorBufferAsync (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_opcodes.h37 #define OP_rcFlushWindowColorBufferAsync 10031 macro
DrenderControl_enc.cpp1201 int tmp = OP_rcFlushWindowColorBufferAsync;memcpy(ptr, &tmp, 4); ptr += 4; in rcFlushWindowColorBufferAsync_enc()