Home
last modified time | relevance | path

Searched refs:XIPropToFloat (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dexevents.h130 extern _X_EXPORT int XIPropToFloat(XIPropertyValuePtr val,
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c249 rc = XIPropToFloat(val, &nelem, &ptr); in AccelSetDecelProperty()
293 rc = XIPropToFloat(val, &nelem, &ptr); in AccelSetAdaptDecelProperty()
340 rc = XIPropToFloat(val, &nelem, &ptr); in AccelSetScaleProperty()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c490 XIPropToFloat(XIPropertyValuePtr val, int *nelem_return, float **buf_return) in XIPropToFloat() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog135791 properties can be accessed easily through the XIPropToFloat() function.