Home
last modified time | relevance | path

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

/hardware/ti/omap3/liboverlay/
Doverlay.cpp66 uint32_t cropX; member
893 if (ctx->data.cropX == x && ctx->data.cropY == y && ctx->data.cropW == w in overlay_setCrop()
899 ctx->data.cropX = x; in overlay_setCrop()