Searched defs:decodeFloat (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/WebPage/ | ||
D | DecoderAdapter.cpp | 68 bool DecoderAdapter::decodeFloat(float& value) in decodeFloat() function in WebKit::DecoderAdapter |
/external/webkit/Source/WebKit2/Platform/CoreIPC/ | ||
D | ArgumentDecoder.cpp | 196 bool ArgumentDecoder::decodeFloat(float& result) in decodeFloat() function in CoreIPC::ArgumentDecoder |