Home
last modified time | relevance | path

Searched defs:Unwrap (Results 1 – 6 of 6) sorted by relevance

/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp18 DrawingMethods* DrawingMethods::Unwrap(v8::Handle<v8::Object> obj) { in Unwrap() function in DrawingMethods
DPath2DBuilder.cpp64 Path2DBuilder* Path2DBuilder::Unwrap(const v8::FunctionCallbackInfo<v8::Value>& args) { in Unwrap() function in Path2DBuilder
/external/webrtc/webrtc/base/
Dtimeutils_unittest.cc155 TEST_F(TimestampWrapAroundHandlerTest, Unwrap) { in TEST_F() argument
Dtimeutils.cc196 int64_t TimestampWrapAroundHandler::Unwrap(uint32_t ts) { in Unwrap() function in rtc::TimestampWrapAroundHandler
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtransport_feedback.cc284 int64_t TransportFeedback::Unwrap(uint16_t sequence_number) { in Unwrap() function in webrtc::rtcp::TransportFeedback
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h797 int64_t Unwrap(uint16_t sequence_number) { in Unwrap() function