Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 – 21 of 21) sorted by relevance

/external/perfetto/ui/src/tracks/cpu_freq/
Dfrontend.ts151 const xEnd = i === data.lastIdleValues.length - 1 ? constant
170 const xEnd = this.hoveredTsEnd === undefined ? constant
/external/perfetto/ui/src/frontend/
Doverview_timeline_panel.ts106 const xEnd = Math.ceil(this.timeScale.timeToPx(loads[i].endSec)); constant
/external/skia/third_party/libgifcodec/
DSkLibGifCodec.cpp241 const int xEnd = std::min(frame->frameRect().right(), fReader->screenWidth()); in initializeSwizzler() local
429 const int xEnd = std::min(xBegin + width, this->dimensions().width()); in haveDecodedRow() local
/external/skqp/src/codec/
DSkGifCodec.cpp236 const int xEnd = std::min(frame->frameRect().right(), fReader->screenWidth()); in initializeSwizzler() local
424 const int xEnd = std::min(xBegin + width, this->dimensions().width()); in haveDecodedRow() local
/external/perfetto/ui/src/tracks/counter/
Dfrontend.ts244 const xEnd = this.hoveredTsEnd === undefined ? constant
/external/replicaisland/src/com/replica/replicaisland/
DBackgroundCollisionComponent.java251 float xEnd = right; in update() local
/external/setupdesign/main/src/com/google/android/setupdesign/accessibility/
DLinkAccessibilityHelper.java265 final float xEnd = layout.getPrimaryHorizontal(spanEnd); in getBoundsForSpan() local
/external/skia/third_party/etc1/
Detc1.cpp538 etc1_uint32 xEnd = width - x; in etc1_encode_image() local
590 etc1_uint32 xEnd = width - x; in etc1_decode_image() local
/external/skqp/third_party/etc1/
Detc1.cpp543 etc1_uint32 xEnd = width - x; in etc1_encode_image() local
595 etc1_uint32 xEnd = width - x; in etc1_decode_image() local
/external/llvm-project/flang/lib/Evaluate/
Dtype.cpp255 auto xEnd{xDetails.componentNames().cend()}; in AreSameDerivedType() local
/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp564 int xEnd = (instanceNdx + 1) * wid / m_numInstances; in computeReference() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp882 deInt32 xEnd = deInt32(floorf(xf[1] + 0.5f)); in rasterizeExpectedResults() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c487 const int xBegin = -15, xEnd = 15; in createGroundPlane() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp908 const int xEnd = (col + 1)*dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp251 const int xEnd = regionOffset.x() + regionSize.x(); in countPixels() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp198 …const float xEnd = (nextIndex == viewCount) ? 1.0f : (-1.0f + step * static_cast<float>(nextInde… in createFullscreenMesh() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp116 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp184 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1242 int xEnd = 0; in fillQuarter() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp3628 const int xEnd = xEnds[getIteration()]; in compareAndVerifyOverestimatedNormal() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp2866 const int xEnd = deMax32(blit.dstOffsets[0].x, blit.dstOffsets[1].x); in forEach() local