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

  /external/collada/include/1.4/dom/
domFx_colortarget_common.h 53 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; }
134 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; _validAttributeArray[1] = true; }
domFx_depthtarget_common.h 53 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; }
134 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; _validAttributeArray[1] = true; }
domFx_stenciltarget_common.h 53 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; }
134 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; _validAttributeArray[1] = true; }
domFx_surface_init_from_common.h 67 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; }
142 void setFace( domFx_surface_face_enum atFace ) { attrFace = atFace; _validAttributeArray[2] = true; }
  /frameworks/base/libs/rs/
rsAdapter.h 46 inline void setFace(uint32_t face) {mFace = face;}
81 inline void setFace(uint32_t face) {mFace = face;}
rsAdapter.cpp 100 a->setFace(value);
218 a->setFace(value);
rsAllocation.cpp 471 adapt.setFace(face);
472 adapt2.setFace(face);
535 faceAdapter.setFace(face);
  /frameworks/base/graphics/java/android/renderscript/
AllocationAdapter.java 158 public void setFace(Type.CubemapFace cf) {
Allocation.java     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationTest.java 280 adapter.setFace(cf);
  /external/jdiff/
xerces.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/15/
android.jar 

Completed in 258 milliseconds