Searched refs:sourceChannel (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | api_filters.c | 638 VGImageChannel sourceChannel, in vegaLookupSingle() argument 660 if (sourceChannel != VG_RED && sourceChannel != VG_GREEN && in vegaLookupSingle() 661 sourceChannel != VG_BLUE && sourceChannel != VG_ALPHA) { in vegaLookupSingle() 696 info.user_data = (void*)sourceChannel; in vegaLookupSingle()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPClientTransaction.java | 500 MessageChannel sourceChannel, SIPDialog dialog) { in processResponse() argument 535 inviteClientTransaction(transactionResponse, sourceChannel, dialog); in processResponse() 537 nonInviteClientTransaction(transactionResponse, sourceChannel, dialog); in processResponse() 607 MessageChannel sourceChannel, SIPDialog sipDialog) throws IOException { in nonInviteClientTransaction() argument 724 MessageChannel sourceChannel, SIPDialog dialog) throws IOException { in inviteClientTransaction() argument
|
D | SIPServerTransaction.java | 708 public void processRequest(SIPRequest transactionRequest, MessageChannel sourceChannel) { in processRequest() argument
|
/external/mesa3d/src/mapi/vgapi/ |
D | vgapi.csv | 51 … VGImage dst, VGImage src, const VGuint *lookupTable, VGImageChannel sourceChannel, VGboolean out…
|
/external/mesa3d/include/VG/ |
D | openvg.h | 731 VGImageChannel sourceChannel,
|