/external/chromium_org/third_party/skia/src/utils/win/ |
SkWGL_win.cpp | 15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { 39 const char* SkWGLExtensions::getExtensionsString(HDC hdc) const { 40 return fGetExtensionsString(hdc); 43 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, 49 return fChoosePixelFormat(hdc, piAttribIList, pfAttribFList, 53 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, 59 return fGetPixelFormatAttribiv(hdc, iPixelFormat, iLayerPlane [all...] |
/external/skia/src/utils/win/ |
SkWGL_win.cpp | 15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { 39 const char* SkWGLExtensions::getExtensionsString(HDC hdc) const { 40 return fGetExtensionsString(hdc); 43 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, 49 return fChoosePixelFormat(hdc, piAttribIList, pfAttribFList, 53 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, 59 return fGetPixelFormatAttribiv(hdc, iPixelFormat, iLayerPlane [all...] |
/external/chromium/chrome/browser/ui/window_snapshot/ |
window_snapshot_win.cc | 19 HDC window_hdc = GetWindowDC(window_handle); 46 typedef BOOL (WINAPI *PrintWindowPointer)(HWND, HDC, UINT);
|
/external/chromium_org/printing/ |
printed_document_win.cc | 16 void SimpleModifyWorldTransform(HDC context, 28 void DrawRect(HDC context, gfx::Rect rect) {
|
emf_win.cc | 39 int CALLBACK IsAlphaBlendUsedEnumProc(HDC, 57 int CALLBACK RasterizeAlphaBlendProc(HDC metafile_dc, 62 HDC bitmap_dc = *reinterpret_cast<HDC*>(data); 138 HDC context() const { 157 bool DIBFormatNativelySupported(HDC dc, uint32 escape, const BYTE* bits, 213 bool Emf::Playback(HDC hdc, const RECT* rect) const { 221 return PlayEnhMetaFile(hdc, emf_, rect) != 0; 224 bool Emf::SafePlayback(HDC context) const 392 HDC hdc = context->hdc; local 439 HDC hdc = context->hdc; local 453 HDC hdc = context->hdc; local 625 HDC hdc = result->context(); local 664 HDC hdc = result->context(); local [all...] |
/external/chromium_org/third_party/angle/src/libEGL/ |
Display.h | 68 Display(EGLNativeDisplayType displayId, HDC deviceContext); 73 const HDC mDc;
|
/external/chromium_org/third_party/skia/include/gpu/gl/ |
SkNativeGLContext.h | 52 HDC fOldHDC; 78 HDC fDeviceContext;
|
/external/icu4c/samples/layout/ |
gdiglue.cpp | 37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) 39 return (rs_surface *) new GDISurface(hdc); 42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) 46 rs->setHDC(hdc);
|
/external/skia/include/gpu/gl/ |
SkNativeGLContext.h | 52 HDC fOldHDC; 78 HDC fDeviceContext;
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
EglWindowsApi.cpp | 28 DisplayInfo(HDC hdc,HWND wnd):isPixelFormatSet(false){dc = hdc; hwnd = wnd;}; 29 HDC dc; 56 HDC getDC(int configId){return getTLS()->m_map[configId].dc;} 107 HDC getDC(){ return m_hdc;}; 115 HDC m_hdc; 152 PROC wglGetExtentionsProcAddress(HDC hdc,const char *extension_name,const char* proc_name) 164 if (!_wglGetExtensionsStringARB || strstr(_wglGetExtensionsStringARB(hdc), extension_name) == NULL 216 HDC hdc = GetDC(hwnd); local [all...] |
/development/ndk/platforms/android-9/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/external/chromium_org/skia/ext/ |
vector_platform_device_emf_win.h | 19 // This device is a simple wrapper over a Windows device context (HDC) handle. 28 static SkBaseDevice* create(HDC dc, int width, int height); 30 VectorPlatformDeviceEmf(HDC dc, const SkBitmap& bitmap); 35 virtual void DrawToNativeContext(HDC dc, int x, int y, 119 HDC hdc_;
|
vector_platform_device_skia.h | 34 virtual void DrawToNativeContext(HDC dc,
|
/external/chromium_org/third_party/angle/include/EGL/ |
eglplatform.h | 76 typedef HDC EGLNativeDisplayType;
|
/external/chromium_org/ui/compositor/test/ |
test_compositor_host_win.cc | 40 void OnPaint(HDC dc) {
|
/external/chromium_org/ui/views/controls/ |
native_control_win.h | 81 LRESULT GetControlColor(UINT message, HDC dc, HWND sender);
|
/frameworks/native/opengl/include/EGL/ |
eglplatform.h | 76 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/ |
eglplatform.h | 71 typedef HDC EGLNativeDisplayType;
|