Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_opcodes.h22 #define OP_rcFlushWindowColorBuffer 10016 macro
DrenderControl_enc.cpp641 int tmp = OP_rcFlushWindowColorBuffer;memcpy(ptr, &tmp, 4); ptr += 4; in rcFlushWindowColorBuffer_enc()