Searched defs:int_count (Results 1 – 3 of 3) sorted by relevance
28 const int int_count = handle->numInts; in NativeHandleWrapper() local40 size_t int_count() const { return ints_.size(); } in int_count() function
33 const int int_count = buffer.handle()->numInts; in NativeBufferHandle() local
123 int int_count, uint32_t width, uint32_t height, in Import()166 const int int_count = other->handle()->numInts; in Duplicate() local