Home
last modified time | relevance | path

Searched +defs:get +defs:buffer +defs:window (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp725 EGLNativeWindowType window, in createWindowSurface()
821 EGLClientBuffer buffer, in createImage()
1138 void Display::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
1145 EGLClientBuffer Display::GetNativeClientBuffer(const AHardwareBuffer *buffer) in GetNativeClientBuffer()
1200 bool Display::hasExistingWindowSurface(EGLNativeWindowType window) in hasExistingWindowSurface()
DvalidationEGL.cpp1250 EGLNativeWindowType window, in ValidateCreateWindowSurface()
1482 EGLClientBuffer buffer, in ValidateCreatePbufferFromClientBuffer()
1838 EGLClientBuffer buffer, in ValidateCreateImage()
2124 EGLClientBuffer buffer, in ValidateCreateImageKHR()
3038 const EGLint buffer, in ValidateBindTexImage()
3082 const EGLint buffer) in ValidateReleaseTexImage()
3154 EGLGetBlobFuncANDROID get) in ValidateSetBlobCacheANDROID()
3906 Error ValidateGetNativeClientBufferANDROID(const AHardwareBuffer *buffer) in ValidateGetNativeClientBufferANDROID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1141 EGLNativeWindowType window, in createWindowSurface()
1243 EGLClientBuffer buffer, in createImage()
1675 void Display::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
1682 EGLClientBuffer Display::GetNativeClientBuffer(const AHardwareBuffer *buffer) in GetNativeClientBuffer()
1759 bool Display::hasExistingWindowSurface(EGLNativeWindowType window) in hasExistingWindowSurface()
2242 angle::ScratchBuffer buffer = std::move(bufferVector->back()); in requestScratchBufferImpl() local
DvalidationEGL.cpp2028 char buffer[kBufferSize]; in setError() local
2355 EGLNativeWindowType window, in ValidateCreateWindowSurface()
2591 EGLClientBuffer buffer, in ValidateCreatePbufferFromClientBuffer()
3100 EGLClientBuffer buffer, in ValidateCreateImage()
3749 EGLClientBuffer buffer, in ValidateCreateImageKHR()
4730 const EGLint buffer) in ValidateBindTexImage()
4784 const EGLint buffer) in ValidateReleaseTexImage()
4865 EGLGetBlobFuncANDROID get) in ValidateSetBlobCacheFuncsANDROID()
5778 const AHardwareBuffer *buffer) in ValidateGetNativeClientBufferANDROID()
/third_party/vk-gl-cts/modules/egl/
DteglImageUtil.cpp117 …MovePtr<NativeWindow> window (windowFactory.createWindow(&nativeDisplay, dpy, config, DE_NULL, Wi… in createSurface() local
137 …EGLClientBuffer get (void) const { return reinterpret_cast<EGLClientBuffer>(static_cast<deUintptr… in get() function in deqp::egl::Image::GLClientBuffer
474 MovePtr<RenderbufferClientBuffer> buffer (new RenderbufferClientBuffer(gl)); in createBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp413 EGLNativeWindowType window, in createWindowSurface()
904 void DisplayEGL::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
1020 EGLClientBuffer buffer, in createExternalImageSibling()
/third_party/mesa3d/src/egl/main/
Deglapi.c1010 EGLNativeWindowType window, const EGLint *attrib_list) in eglCreateWindowSurface()
1256 eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage()
1271 eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage()
1691 EGLClientBuffer buffer, EGLConfig config, in eglCreatePbufferFromClientBuffer()
1733 EGLClientBuffer buffer, const EGLint *attr_list) in _eglCreateImageCommon()
1758 EGLClientBuffer buffer, const EGLint *attr_list) in eglCreateImageKHR()
1768 EGLClientBuffer buffer, const EGLAttrib *attr_list) in eglCreateImage()
2280 eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, in eglQueryWaylandBufferWL()
2592 EGLGetBlobFuncANDROID get) in eglSetBlobCacheFuncsANDROID()
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …ction"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"… field
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts473 window?: any; property
934 get(id: string): Promise<Client | undefined>; method
1646 get(name: string): FormDataEntryValue | null; method
1667 get(name: string): string | null; method
1848 get(key: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
1998 get(query: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
3275 get(name: string): string | null; method
5736 readonly buffer: ArrayBuffer; property
5758 get(index: number): Function | null; method
Ddom.generated.d.ts85 buffer?: AudioBuffer | null; property
270 buffer?: AudioBuffer | null; property
1634 window?: any; property
2273 buffer: AudioBuffer | null; property
3685 buffer: AudioBuffer | null; property
3717 get(options?: CredentialRequestOptions): Promise<Credential | null>; method
3764 get(name: string): any; method
5603 get(name: string): FormDataEntryValue | null; method
9075 get(name: string): string | null; method
9273 get(key: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
[all …]
/third_party/typescript/lib/
Dlib.webworker.d.ts493 window?: any; property
954 get(id: string): Promise<Client | undefined>; method
1666 get(name: string): FormDataEntryValue | null; method
1687 get(name: string): string | null; method
1868 get(key: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
2018 get(query: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
3295 get(name: string): string | null; method
5756 readonly buffer: ArrayBuffer; property
5778 get(index: number): Function | null; method
Dlib.dom.d.ts105 buffer?: AudioBuffer | null; property
290 buffer?: AudioBuffer | null; property
1654 window?: any; property
2293 buffer: AudioBuffer | null; property
3705 buffer: AudioBuffer | null; property
3737 get(options?: CredentialRequestOptions): Promise<Credential | null>; method
3784 get(name: string): any; method
5623 get(name: string): FormDataEntryValue | null; method
9095 get(name: string): string | null; method
9293 get(key: IDBValidKey | IDBKeyRange): IDBRequest<any | undefined>; method
[all …]
/third_party/typescript/tests/lib/
Dlib.d.ts1191 get?: () => T; property
1248 buffer: ArrayBuffer; property
1262 buffer: ArrayBuffer; property
1407 buffer: ArrayBuffer; property
1680 buffer: ArrayBuffer; property
1954 buffer: ArrayBuffer; property
2227 buffer: ArrayBuffer; property
2501 buffer: ArrayBuffer; property
2774 buffer: ArrayBuffer; property
3047 buffer: ArrayBuffer; property
[all …]