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

  /external/skia/src/gpu/
GrPath.cpp 11 char* floatData = reinterpret_cast<char*>(&f);
12 uint32_t floatBits = *reinterpret_cast<uint32_t*>(floatData);
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
VertexBuffer.java 603 FloatBuffer floatData = (FloatBuffer) data;
604 floatData.rewind();
606 for (int i = 0; i < floatData.capacity(); i++){
607 float f = floatData.get(i);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeBufferApiTests.cpp 233 std::vector<float> floatData(4);
251 glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
258 glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
265 glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeBufferApiTests.cpp 233 std::vector<float> floatData(4);
251 ctx.glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
258 ctx.glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
265 ctx.glReadPixels (0, 0, 1, 1, GL_RGBA, GL_FLOAT, &floatData[0]);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java     [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 134 milliseconds