Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.h76 const HDC mDc; variable
DDisplay.cpp25 Display::Display(HDC deviceContext) : mDc(deviceContext) in Display()
93 if (mDc != NULL) in initialize()