Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c258 u32 px1, px2, py1, py2; in DEMOFontPuts() local
276 py1 = (u32)(pFont->pCharDataBuffer[index].minY); in DEMOFontPuts()
295 CHECK(px1, py1, ps1, pt1); in DEMOFontPuts()
298 indices[indCount++] = PACK(px1, py1, ps1, pt1); in DEMOFontPuts()
301 indices[indCount++] = PACK(px2, py1, ps2, pt1); in DEMOFontPuts()