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

  /external/webrtc/webrtc/p2p/base/
turnserver.h 228 TurnServerAllocation* CreateAllocation(
turnserver.cc 386 TurnServerAllocation* alloc = CreateAllocation(conn, proto, key);
435 TurnServerAllocation* TurnServer::CreateAllocation(TurnServerConnection* conn,
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 315 static android::renderscript::rs_allocation CreateAllocation(
375 obj = CreateAllocation((RsType)type.p, (RsAllocationMipmapControl)mipmaps,
398 return CreateAllocation((RsType)type.p, (RsAllocationMipmapControl)mipmaps,
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 336 static android::renderscript::rs_allocation CreateAllocation(
403 obj = CreateAllocation((RsType) type.p, (RsAllocationMipmapControl) mipmaps,
429 return CreateAllocation((RsType) type.p,
    [all...]

Completed in 477 milliseconds