OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ehandle
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libeffects/proxy/
EffectProxy.cpp
75
pContext->
eHandle
[SUB_FX_HOST] = pContext->
eHandle
[SUB_FX_OFFLOAD] = NULL;
157
if (pContext->
eHandle
[SUB_FX_HOST])
158
pContext->aeli[SUB_FX_HOST]->release_effect(pContext->
eHandle
[SUB_FX_HOST]);
159
if (pContext->
eHandle
[SUB_FX_OFFLOAD])
160
pContext->aeli[SUB_FX_OFFLOAD]->release_effect(pContext->
eHandle
[SUB_FX_OFFLOAD]);
192
ret = (*pContext->
eHandle
[index])->process(pContext->
eHandle
[index],
213
if (pContext->
eHandle
[SUB_FX_HOST] == NULL) {
218
&(pContext->
eHandle
[SUB_FX_HOST]))
[
all
...]
EffectProxy.h
70
effect_handle_t
eHandle
[SUB_FX_COUNT]; // The effect handles of the sub effects
/external/e2fsprogs/e2fsck/
pass1.c
1984
ext2_extent_handle_t
ehandle
;
local
[
all
...]
/prebuilts/android-emulator/linux-x86_64/bin/
e2fsck
fsck.ext4
Completed in 162 milliseconds