Home
last modified time | relevance | path

Searched defs:readAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DStandardMessageCodec.java328 protected static final void readAlignment(ByteBuffer buffer, int alignment) { in readAlignment() method in StandardMessageCodec
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp564 const int readAlignment = 4; in iterate() local