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

  /external/collada/include/1.4/dom/
domFx_colortarget_common.h 64 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; }
145 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; _validAttributeArray[2] = true; }
domFx_depthtarget_common.h 64 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; }
145 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; _validAttributeArray[2] = true; }
domFx_stenciltarget_common.h 64 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; }
145 void setMip( xsNonNegativeInteger atMip ) { attrMip = atMip; _validAttributeArray[2] = true; }
domFx_surface_init_from_common.h 45 void setMip( xsUnsignedInt atMip ) { attrMip = atMip; }
120 void setMip( xsUnsignedInt atMip ) { attrMip = atMip; _validAttributeArray[0] = true; }

Completed in 17 milliseconds