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

  /frameworks/base/media/libmedia/
IAudioRecord.cpp 32 GET_CBLK = IBinder::FIRST_CALL_TRANSACTION,
70 status_t status = remote()->transact(GET_CBLK, data, &reply);
86 case GET_CBLK: {
IAudioTrack.cpp 32 GET_CBLK = IBinder::FIRST_CALL_TRANSACTION,
96 status_t status = remote()->transact(GET_CBLK, data, &reply);
126 case GET_CBLK: {
IEffect.cpp 33 GET_CBLK
110 status_t status = remote()->transact(GET_CBLK, data, &reply);
181 case GET_CBLK: {
  /frameworks/base/include/surfaceflinger/
ISurfaceComposer.h 147 GET_CBLK,

Completed in 2712 milliseconds