Home
last modified time | relevance | path

Searched defs:width64 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLLockSurface3Test.cpp217 EGLAttribKHR width64 = 0; in TEST_P() local
/aosp_15_r20/external/skia/include/core/
H A DSkRect.h181 constexpr int64_t width64() const { return (int64_t)fRight - (int64_t)fLeft; } in width64() function
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Drow_gcc.cc6931 uint64_t width64; in NV21ToYUV24Row_AVX2() local