Home
last modified time | relevance | path

Searched refs:vert (Results 1 – 20 of 20) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic_internal.h56 return (xy1.hori == xy2.hori) && (xy1.vert == xy2.vert);
76 return (r1.pos.hori == r2.left) && (r1.pos.vert == r2.top) &&
78 ((r1.pos.vert + r1.size.vert) == r2.bottom);
103 len = static_cast<int32_t>(rect.pos.vert) + rect.size.vert;
104 if (len > xy.vert)
112 return (rect.size.hori == 0) && (rect.size.vert == 0); in area_is_zero()
Dacrylic_layer.cpp48 (width == mImageDimension.hori) && (height == mImageDimension.vert)) in setImageDimension()
70 …if ((width < minsize.hori) || (height < minsize.vert) || (width > maxsize.hori) || (height > maxsi… in setImageDimension()
73 minsize.hori, minsize.vert, maxsize.hori, maxsize.vert); in setImageDimension()
78 if (!!(width & (minsize.hori - 1)) || !!(height & (minsize.vert - 1))) { in setImageDimension()
80 canvasTypeName(mCanvasType), width, height, minsize.hori, minsize.vert); in setImageDimension()
85 mImageDimension.vert = static_cast<int16_t>(height); in setImageDimension()
404 if ((get_width(src_area) < limit.hori) || (get_height(src_area) < limit.vert)) { in setCompositArea()
410 if ((src_area.right > limit.hori) || (src_area.bottom > limit.vert)) { in setCompositArea()
412 ALOGE(" Image full size: %dx%d", limit.hori, limit.vert); in setCompositArea()
433 if ((get_width(out_area) < limit.hori) || (get_height(out_area) < limit.vert)) { in setCompositArea()
[all …]
Dacrylic.cpp156 ir.size.hori, ir.size.vert, ir.pos.hori, ir.pos.vert, in validateAllLayers()
157 xy.hori, xy.vert, layer->getTransform()); in validateAllLayers()
163 ir.size.hori, ir.size.vert, ir.pos.hori, ir.pos.vert, in validateAllLayers()
164 xy.hori, xy.vert, layer->getTransform()); in validateAllLayers()
170 rect.size.hori, rect.size.vert, rect.pos.hori, rect.pos.vert, in validateAllLayers()
171 mLayers.size(), xy.hori, xy.vert); in validateAllLayers()
Dacrylic_g2d.cpp759 cmd[G2DSFR_IMG_BOTTOM] = xy.vert; in prepareImage()
761 cmd[G2DSFR_IMG_HEIGHT] = xy.vert; in prepareImage()
776 cmd[G2DSFR_IMG_HEIGHT] = xy.vert; in setSolidLayer()
813 cmd[G2DSFR_IMG_BOTTOM] = xy.vert; in prepareSolidLayer()
818 cmd[G2DSFR_SRC_DSTBOTTOM] = xy.vert; in prepareSolidLayer()
836 cmd[G2DSFR_IMG_TOP] = crop.pos.vert; in prepareSolidLayer()
838 cmd[G2DSFR_IMG_BOTTOM] = crop.size.vert + crop.pos.vert; in prepareSolidLayer()
844 cmd[G2DSFR_SRC_DSTTOP] = window.pos.vert; in prepareSolidLayer()
846 cmd[G2DSFR_SRC_DSTBOTTOM] = window.size.vert + window.pos.vert; in prepareSolidLayer()
888 cmd[G2DSFR_IMG_TOP] = crop.pos.vert; in prepareSource()
[all …]
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h38 int16_t vert; member
42 hori = vert; in swap()
43 vert = tmp; in swap()
313 mCap.max_upsampling_num.vert * resamping_count,
314 mCap.max_downsampling_factor.vert * resamping_count);
328 supportedVResampling(from.vert, to.vert, count); in supportedResampling()
339 supportedVResampling(from.vert, to.vert, 1); in supportedHWResampling()
357 mCap.max_upsizing_num.vert, mCap.max_downsizing_factor.vert); in supportedVResizing()
368 return supportedHResizing(from.hori, to.hori) && supportedVResizing(from.vert, to.vert); in supportedResizing()
800 mTargetRect.pos.vert, in setImageRect()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dmathtest.adoc498 {empty}:: [eq]#max({vert}m~ux~{vert}, {vert}m~vx~{vert},
499 {vert}m~wx~{vert}) {leq} f~x~ {leq} {vert}m~ux~{vert} {plus}
500 {vert}m~vx~{vert} {plus} {vert}m~wx~{vert}#
501 {empty}:: [eq]#max({vert}m~uy~{vert}, {vert}m~vy~{vert},
502 {vert}m~wy~{vert}) {leq} f~y~ {leq} {vert}m~uy~{vert} {plus}
503 {vert}m~vy~{vert} {plus} {vert}m~wy~{vert}#
Dattribs.adoc47 :vert: |
/hardware/libhardware/tests/hwc/
Dutil.c76 GLuint vert, frag, prog; in load_program() local
79 if (!(vert = load_shader(GL_VERTEX_SHADER, vert_src))) in load_program()
86 glAttachShader(prog, vert); in load_program()
108 glDeleteShader(vert); in load_program()
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp391 const std::vector<uint8_t>& vert; in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk() member
397 .vert = kBlitTextureVert, in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk()
402 .vert = kBlitTextureVert, in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk()
407 .vert = kBlitTextureVert, in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk()
412 .vert = kBlitTextureVert, in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk()
419 auto result = CanHandlePrecisionQualifierWithYuvSampler(combo.vert, combo.frag); in PopulateVulkanPrecisionQualifiersOnYuvSamplersQuirk()
/hardware/google/gfxstream/common/detector/shaders/
Dgenerate_shader_embeds.sh1 for file in *.{frag,vert}; do
/hardware/google/gfxstream/scripts/
Dgenerate-compositor-shader-headers.sh1 py scripts/glsl-shader-to-spv-c-array.py stream-servers/vulkan/Compositor.vert stream-servers/vulka…
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Dmeson.build23 'overlay.vert',
26 foreach s : ['overlay.frag', 'overlay.vert']
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.h88 bool validateLink(ShaderParser* frag, ShaderParser* vert);
DProgramData.cpp756 bool ProgramData::validateLink(ShaderParser* frag, ShaderParser* vert) { in validateLink() argument
763 vert->getShaderLinkInfo(); in validateLink()
/hardware/google/gfxstream/
D.gitignore19 /ui/shader/texture-blit-vert.h
20 /ui/shader/texture-blit-flip-vert.h
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2560 rSize.maxFullHeight = cap->supportedMaxSrcDimension().vert; in makeAcrylRestrictions()
2562 rSize.minFullHeight = cap->supportedMinSrcDimension().vert; in makeAcrylRestrictions()
2564 rSize.fullHeightAlign = cap->supportedDimensionAlign().vert; in makeAcrylRestrictions()
2566 rSize.maxCropHeight = cap->supportedMaxSrcDimension().vert; in makeAcrylRestrictions()
2568 rSize.minCropHeight = cap->supportedMinSrcDimension().vert; in makeAcrylRestrictions()
2570 rSize.cropYAlign = cap->supportedDimensionAlign().vert; in makeAcrylRestrictions()
2572 rSize.cropHeightAlign = cap->supportedDimensionAlign().vert; in makeAcrylRestrictions()
2579 rSize.fullHeightAlign = max(static_cast<uint32_t>(cap->supportedDimensionAlign().vert), in makeAcrylRestrictions()
2583 rSize.cropYAlign = max(static_cast<uint32_t>(cap->supportedDimensionAlign().vert), in makeAcrylRestrictions()
2587 rSize.cropHeightAlign = max(static_cast<uint32_t>(cap->supportedDimensionAlign().vert), in makeAcrylRestrictions()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc1870 {empty}:: [eq]#m~ux~ = {vert}{partial}s/{partial}x{vert} {times} w~base~#
1871 {empty}:: [eq]#m~vx~ = {vert}{partial}t/{partial}x{vert} {times} h~base~#
1872 {empty}:: [eq]#m~wx~ = {vert}{partial}r/{partial}x{vert} {times} d~base~#
1874 {empty}:: [eq]#m~uy~ = {vert}{partial}s/{partial}y{vert} {times} w~base~#
1875 {empty}:: [eq]#m~vy~ = {vert}{partial}t/{partial}y{vert} {times} h~base~#
1876 {empty}:: [eq]#m~wy~ = {vert}{partial}r/{partial}y{vert} {times} d~base~#
3427 * The number of phases in the vertical direction, [eq]#phaseCount~vert~#,
3430 [eq]#phaseCount~horiz~#, must: equal [eq]#phaseCount~vert~#.
3431 * The total number of phases, [eq]#phaseCount~vert~ {times}
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc2306 …| 2.5 ULP for [eq]#{vert}y{vert}# in the range [2^-126^, 2^126^]. | 2.5 ULP for [eq]#{vert}y{ver…
2334 …a| latexmath:[3 + 2 \times \vert x \vert] ULP. a| latexmath:[1 + 2 \times \vert x \ver…
2446 | code:OpFDiv(x,y) | 2.5 ULP for [eq]#{vert}y{vert}#…
2455 | code:exp(x), code:exp2(x) | [eq]#3 {plus} 2 {times} {vert}x{vert}# ULP.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dwriting.adoc492 | [eq]#a {times} b#, [eq]#a {leq} b#, [eq]#a {neq} b#, [eq]#a {geq} b#, [eq]#{vert}x{vert}#
493 …+++, +++[eq]#a {leq} b#+++, +++[eq]#a {neq} b#+++, +++[eq]#a {geq} b#+++, +++[eq]#{vert}x{vert}#+++
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs4603 defineSymbol(math, main, textord, "\u2223", "\\vert");
8557 …updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lver…
8854 …ustache", "\\rmoustache", "\u23b0", "\u23b1", "/", "\\backslash", "|", "\\vert", "\\|", "\\Vert", …
9109 …const textNode = group.delim === "\\vert" || group.delim === "|" ? makeText("|", "text") : makeTex…