Searched defs:accessHints (Results 1 – 1 of 1) sorted by relevance
345 int accessHints = writer.mAccessHints | reader.mAccessHints; in tryMergeBuffers() local404 private static FrameType fetchType(int elementId, int dimensions, int accessHints) { in fetchType()413 int elementId, int dimensions, int accessHints, Class<?> clazz) { in fetchType()423 private FrameType(int elementId, int dimensions, int accessHints, Class<?> clazz) { in FrameType()