Home
last modified time | relevance | path

Searched defs:deviceContext (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
DSwapChain11.cpp291 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in resetOffscreenTexture() local
518 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in swapRect() local
DImage11.cpp230 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copy() local
435 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in map() local
456 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in unmap() local
DBlit11.cpp376 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in swizzleTexture() local
513 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyTexture() local
646 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyDepth() local
752 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyDepthStencil() local
DPixelTransfer11.cpp176 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyBufferToTexture() local
DClear11.cpp208 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in clearFramebuffer() local
/external/chromium_org/third_party/angle/src/libEGL/
DDisplay.cpp49 Display::Display(EGLNativeDisplayType displayId, HDC deviceContext) : mDc(deviceContext) in Display()
/external/skia/src/ports/
DSkFontHost_win.cpp102 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
226 HDC deviceContext = ::CreateCompatibleDC(NULL); in LogFontTypeface() local
1801 HDC deviceContext = ::CreateCompatibleDC(NULL); in onGetFontDescriptor() local
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_win.cpp102 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
226 HDC deviceContext = ::CreateCompatibleDC(NULL); in LogFontTypeface() local
1801 HDC deviceContext = ::CreateCompatibleDC(NULL); in onGetFontDescriptor() local