HomeSort by relevance Sort by last modified time
    Searched refs:writeFrequency (Results 1 - 7 of 7) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
Ver2DictEncoder.java 155 private void writeFrequency(final int frequency) {
235 writeFrequency(ptNode.getProbability());
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 193 GLfloat writeFrequency,
glxapi.c 1073 GLfloat writeFrequency,
1081 return (t->AllocateMemoryNV)(size, readFrequency, writeFrequency, priority);
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 193 GLfloat writeFrequency,
glxapi.c 1073 GLfloat writeFrequency,
1081 return (t->AllocateMemoryNV)(size, readFrequency, writeFrequency, priority);
    [all...]
fakeglx.c     [all...]

Completed in 119 milliseconds