Home
last modified time | relevance | path

Searched defs:is_aligned (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DRecordTest.cpp103 static bool is_aligned(const T* p) { in is_aligned() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dprecision.hpp38 struct is_aligned struct
45 struct is_aligned<glm::aligned_lowp> struct
51 struct is_aligned<glm::aligned_mediump> struct
57 struct is_aligned<glm::aligned_highp> struct
/third_party/skia/src/core/
H A DSkMD5.cpp239 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned() function
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc91 static inline bool is_aligned(const unsigned val, const unsigned pos) { in is_aligned() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp9560 const bool is_aligned = (0 == modulo) ? true : false; in test() local
9571 const bool is_aligned = (0 == modulo) ? true : false; in test() local

Completed in 41 milliseconds