Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 69) sorted by relevance

123

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.h31 int left, int top, int right, int bottom);
33 int left, int top, int right, int bottom);
35 int left, int top, int right, int bottom);
37 int left, int top, int right, int bottom);
39 int left, int top, int right, int bottom);
41 int left, int top, int right, int bottom);
DFormatConversions.cpp76 int left, int top, int right, int bottom) { in rgb565_to_yv12() argument
89 for (int j = top; j <= bottom; ++j) { in rgb565_to_yv12()
117 int left, int top, int right, int bottom) { in rgb888_to_yv12() argument
132 for (int j = top; j <= bottom; ++j) { in rgb888_to_yv12()
155 int left, int top, int right, int bottom) { in rgb888_to_yuv420p() argument
168 for (int j = top; j <= bottom; ++j) { in rgb888_to_yuv420p()
192 int left, int top, int right, int bottom) { in yv12_to_rgb565() argument
206 for (int j = top; j <= bottom; ++j) { in yv12_to_rgb565()
238 int left, int top, int right, int bottom) { in yv12_to_rgb888() argument
252 for (int j = top; j <= bottom; ++j) { in yv12_to_rgb888()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dcjkcodecs.h31 unsigned char bottom, top; member
37 unsigned char bottom, top; member
43 unsigned char bottom, top; member
49 unsigned char bottom, top; member
162 ((m)->map != NULL && (val) >= (m)->bottom && \
164 (m)->bottom]) != NOCHAR)
171 ((m)->map != NULL && (val) >= (m)->bottom && \
173 (m)->bottom]) != UNIINV)
178 ((m)->map != NULL && (val) >= (m)->bottom && \
180 ((assplane) = (m)->map[((val) - (m)->bottom)*3]) != 0 && \
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dcjkcodecs.h31 unsigned char bottom, top; member
37 unsigned char bottom, top; member
43 unsigned char bottom, top; member
49 unsigned char bottom, top; member
162 ((m)->map != NULL && (val) >= (m)->bottom && \
164 (m)->bottom]) != NOCHAR)
171 ((m)->map != NULL && (val) >= (m)->bottom && \
173 (m)->bottom]) != UNIINV)
178 ((m)->map != NULL && (val) >= (m)->bottom && \
180 ((assplane) = (m)->map[((val) - (m)->bottom)*3]) != 0 && \
[all …]
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
Dgeometry_utils.cpp27 int bottom1 = layer1.displayFrame.bottom; in LayersOverlap()
32 int bottom2 = layer2.displayFrame.bottom; in LayersOverlap()
Dhwcomposer.cpp124 layer.displayFrame.top > layer.displayFrame.bottom) { in IsValidLayer()
129 layer.displayFrame.top, layer.displayFrame.bottom); in IsValidLayer()
141 layer.sourceCrop.top > layer.sourceCrop.bottom) { in IsValidLayer()
146 layer.sourceCrop.top, layer.sourceCrop.bottom); in IsValidLayer()
151 layer.sourceCrop.bottom > p_handle->y_res) { in IsValidLayer()
157 layer.sourceCrop.top, layer.sourceCrop.bottom, p_handle->x_res, in IsValidLayer()
Dvsoc_composer.cpp40 int from_h = layer.sourceCrop.bottom - layer.sourceCrop.top; in LayerNeedsScaling()
42 int to_h = layer.displayFrame.bottom - layer.displayFrame.top; in LayerNeedsScaling()
342 src_layer->sourceCrop.bottom - src_layer->sourceCrop.top; in CompositeLayer()
353 src_layer->displayFrame.bottom - src_layer->displayFrame.top; in CompositeLayer()
373 int y_res = src_layer->displayFrame.bottom - src_layer->displayFrame.top; in CompositeLayer()
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dgeometry_utils.cpp27 int bottom1 = layer1.displayFrame.bottom; in LayersOverlap()
32 int bottom2 = layer2.displayFrame.bottom; in LayersOverlap()
Dhwcomposer.cpp132 layer.displayFrame.top > layer.displayFrame.bottom) { in IsValidLayer()
137 layer.displayFrame.top, layer.displayFrame.bottom); in IsValidLayer()
149 layer.sourceCrop.top > layer.sourceCrop.bottom) { in IsValidLayer()
154 layer.sourceCrop.top, layer.sourceCrop.bottom); in IsValidLayer()
159 layer.sourceCrop.bottom > p_handle->y_res) { in IsValidLayer()
165 layer.sourceCrop.top, layer.sourceCrop.bottom, p_handle->x_res, in IsValidLayer()
Dvsoc_composer.cpp42 int from_h = layer.sourceCrop.bottom - layer.sourceCrop.top; in LayerNeedsScaling()
44 int to_h = layer.displayFrame.bottom - layer.displayFrame.top; in LayerNeedsScaling()
344 src_layer->sourceCrop.bottom - src_layer->sourceCrop.top; in CompositeLayer()
356 src_layer->displayFrame.bottom - src_layer->displayFrame.top; in CompositeLayer()
376 int y_res = src_layer->displayFrame.bottom - src_layer->displayFrame.top; in CompositeLayer()
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/
Dhwcomposer.cpp40 layer.displayFrame.top > layer.displayFrame.bottom) { in SanityCheckLayer()
45 layer.displayFrame.top, layer.displayFrame.bottom); in SanityCheckLayer()
50 layer.sourceCrop.top > layer.sourceCrop.bottom) { in SanityCheckLayer()
55 layer.sourceCrop.top, layer.sourceCrop.bottom); in SanityCheckLayer()
66 layer.sourceCrop.bottom > p_handle->y_res) { in SanityCheckLayer()
72 layer.sourceCrop.top, layer.sourceCrop.bottom, p_handle->x_res, in SanityCheckLayer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
Drss2html.py25 bottom = """ variable
87 self._out.write(bottom)
/device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/
Dts_makeup_data.h36 long bottom; member
/device/generic/goldfish-opengl/system/egl/
DClientAPIExts.in49 (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar),
50 (left, right, bottom, top, zNear, zFar))
53 (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar),
54 (left, right, bottom, top, zNear, zFar))
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() argument
98 getDispatch()->glFrustumf(left, right, bottom, top, zNear, zFar); in glFrustumf()
186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() argument
188 getDispatch()->glOrthof(left, right, bottom, top, zNear, zFar); in glOrthof()
436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() argument
438 getDispatch()->glFrustumx(left, right, bottom, top, zNear, zFar); in glFrustumx()
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() argument
618 getDispatch()->glOrthox(left, right, bottom, top, zNear, zFar); in glOrthox()
886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() argument
888 getDispatch()->glFrustumxOES(left, right, bottom, top, zNear, zFar); in glFrustumxOES()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
Dmanual.css21 padding-bottom: 0.4em ;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimputil.py231 bottom = self._load_tail(top, parts)
257 if bottom.__ispkg__:
258 self._import_fromlist(bottom, fromlist)
261 return bottom
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_entry.cpp16 …void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z…
34 …void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFa…
83 …void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z…
119 …void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFa…
192 …void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
211 …void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed …
248 …void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloa…
249 …void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat …
355 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() argument
358 ctx->glFrustumf( left, right, bottom, top, zNear, zFar); in glFrustumf()
[all …]
Dgles1.in9 GL_ENTRY(void, glFrustumf, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,…
27 GL_ENTRY(void, glOrthof, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, G…
76 GL_ENTRY(void, glFrustumx, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear,…
112 GL_ENTRY(void, glOrthox, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, G…
192 GL_ENTRY(void, glFrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNe…
211 GL_ENTRY(void, glOrthoxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear…
248 GL_ENTRY(void, glFrustumfOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNe…
249 GL_ENTRY(void, glOrthofOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassStorageDxe.uni4 // The USB mass storage class is specified in two layers: the bottom layer
31 …nguage en-US "The USB mass storage class is specified in two layers: the bottom layer is the trans…
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp16 …void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z…
34 …void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFa…
83 …void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z…
119 …void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFa…
192 …void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
211 …void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed …
248 …void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloa…
249 …void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat …
357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() argument
360 ctx->glFrustumf(ctx, left, right, bottom, top, zNear, zFar); in glFrustumf()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py289 bottom = Frame(frame, name="bottomframe")
290 bottom.pack(fill=X, padx='1m', pady='1m', side=BOTTOM)
296 return frame, top, bottom
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles1_core.entries16 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF…
34 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar…
84 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF…
120 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar…
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.in9 GL_ENTRY(void, glFrustumf, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,…
27 GL_ENTRY(void, glOrthof, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, G…
76 GL_ENTRY(void, glFrustumx, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear,…
112 GL_ENTRY(void, glOrthox, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, G…
192 GL_ENTRY(void, glFrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNe…
211 GL_ENTRY(void, glOrthoxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear…
248 GL_ENTRY(void, glFrustumfOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNe…
249 GL_ENTRY(void, glOrthofOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear…
/device/linaro/bootloader/edk2/OvmfPkg/SmmAccess/
DSmmAccessPei.inf6 # - set aside the SMM_S3_RESUME_STATE object at the bottom of TSEG, and expose

123