Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsAllocation.cpp719 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype, in rsi_AllocationCreateTyped()
730 RsAllocation rsi_AllocationCreateFromBitmap(Context *rsc, RsType vtype, in rsi_AllocationCreateFromBitmap()
752 RsAllocation rsi_AllocationCubeCreateFromBitmap(Context *rsc, RsType vtype, in rsi_AllocationCubeCreateFromBitmap()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
DMOManager.java586 Long vtype = getOptionalInteger(eapMethodNode.getChild(TAG_VendorType)); in buildCredential() local