Home
last modified time | relevance | path

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

/drivers/video/fbdev/nvidia/
Dnv_accel.c204 u32 surfaceFormat, patternFormat, rectFormat, lineFormat; in NVResetGraphics() local
241 rectFormat = RECT_FORMAT_DEPTH24; in NVResetGraphics()
247 rectFormat = RECT_FORMAT_DEPTH16; in NVResetGraphics()
253 rectFormat = RECT_FORMAT_DEPTH8; in NVResetGraphics()
268 NVDmaNext(par, rectFormat); in NVResetGraphics()