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

  /frameworks/base/media/mca/filterfw/native/core/
value.h 66 int SetFloatValue(Value* value, float new_value);
value.cpp 206 int SetFloatValue(Value* value, float new_value) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
portabledevicetypes.h 141 virtual HRESULT STDMETHODCALLTYPE SetFloatValue(
334 HRESULT (STDMETHODCALLTYPE *SetFloatValue)(
488 #define IPortableDeviceValues_SetFloatValue(This,key,Value) (This)->lpVtbl->SetFloatValue(This,key,Value)
569 return This->lpVtbl->SetFloatValue(This,key,Value);
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map.h 337 void SetFloatValue(float value) {
339 "MapValueRef::SetFloatValue");
    [all...]

Completed in 42 milliseconds