Searched defs:XTM_N (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp610 static const XPS_TILE_MODE XTM_N = XPS_TILE_MODE_NONE; variable
622 /*Clamp */ XTM_N, XTM_T, XTM_Y, XTM_N,
623 /*Repeat*/ XTM_T, XTM_T, XTM_Y, XTM_N,
625 /*None */ XTM_N, XTM_N, XTM_Y, XTM_N,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp611 static const XPS_TILE_MODE XTM_N = XPS_TILE_MODE_NONE; variable
623 /*Clamp */ XTM_N, XTM_T, XTM_Y, XTM_N,
624 /*Repeat*/ XTM_T, XTM_T, XTM_Y, XTM_N,
626 /*None */ XTM_N, XTM_N, XTM_Y, XTM_N,

Completed in 4882 milliseconds