Searched defs:bufSize (Results 1 – 4 of 4) sorted by relevance
72 public MosaicFrameProcessor(int previewWidth, int previewHeight, int bufSize) { in MosaicFrameProcessor()104 private void setupMosaicer(int previewWidth, int previewHeight, int bufSize) { in setupMosaicer()
123 int bufSize = ipStream.available(); in getJsonFromAssets() local
222 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE + 1 }; in TEST_P() enumerator271 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE }; in TEST_P() enumerator
81 size_t bufSize; member