Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbgetsp.c44 if (!fbDrawableEnabled(pDrawable)) in fbGetSpans()
H A Dfbimage.c222 if (!fbDrawableEnabled(pDrawable)) in fbGetImage()
H A Dfb.h499 #define fbDrawableEnabled(pDrawable) \ macro