Home
last modified time | relevance | path

Searched defs:bWindowed (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp88 HRESULT CD3D9Utils::Init (BOOL bWindowed) { in Init()
124 BOOL bWindowed = pFp ? FALSE : TRUE; in Process() local
269 HRESULT CD3D9ExUtils::Init (BOOL bWindowed) { in Init()
305 BOOL bWindowed = pFp ? FALSE : TRUE; in Process() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c199 BOOL bWindowed ) in NineAdapter9_CheckDeviceType()