Searched defs:bufferSize (Results 1 – 3 of 3) sorted by relevance
96 public static void sendMPRS(Client client, String fileName, int bufferSize, in sendMPRS()176 public static void sendMPSS(Client client, int bufferSize, in sendMPSS()
258 int bufferSize = DdmPreferences.getProfilerBufferSizeMb() * 1024 * 1024; in toggleMethodProfiling() local
43 static EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString()64 static EGLint rcGetGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcGetGLString()