Searched refs:iHeight (Results 1 – 7 of 7) sorted by relevance
/hardware/ti/am57x/libhwcomposer/ |
D | drmfb.cpp | 43 this->height = img_hnd->iHeight; in DRMFramebuffer() 58 this->offsets[1] = this->pitches[0] * img_hnd->iHeight; in DRMFramebuffer()
|
D | img_gralloc1_public.h | 101 int iHeight; member
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | wglext.h | 137 … PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAtt… 143 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const i… 411 … PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAtt… 417 HPBUFFEREXT WINAPI wglCreatePbufferEXT (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const i…
|
/hardware/google/gfxstream/include/GL/ |
D | wglext.h | 501 extern HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, … 507 … PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAtt… 585 extern HPBUFFEREXT WINAPI wglCreatePbufferEXT (HDC hDC, int iPixelFormat, int iWidth, int iHeight, … 591 … PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAtt…
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_wgl.cpp | 302 …X(HPBUFFERARB, wglCreatePbuffer, (HDC hdc, int iPixelFormat, int iWidth, int iHeight, const int* p…
|
/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | eglext.h | 964 EGLint iHeight; member
|
/hardware/google/gfxstream/guest/mesa/include/EGL/ |
D | eglext.h | 1030 EGLint iHeight; member
|