Home
last modified time | relevance | path

Searched defs:IsPtrAligned (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/common/
DMath.cpp55 bool IsPtrAligned(const void* ptr, size_t alignment) { in IsPtrAligned() function
/third_party/skia/third_party/externals/dawn/src/common/
DMath.cpp87 bool IsPtrAligned(const void* ptr, size_t alignment) { in IsPtrAligned() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DMathTests.cpp100 TEST(Math, IsPtrAligned) { in TEST() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DMathTests.cpp184 TEST(Math, IsPtrAligned) { in TEST() argument