Searched refs:frameCountInt (Results 1 – 2 of 2) sorted by relevance
127 int frameCountInt, in set() argument160 if (frameCountInt < 0) { in set()161 ALOGE("Invalid frame count %d", frameCountInt); in set()164 size_t frameCount = frameCountInt; in set()
169 int frameCountInt, in set() argument217 if (frameCountInt < 0) { in set()218 ALOGE("Invalid frame count %d", frameCountInt); in set()221 size_t frameCount = frameCountInt; in set()