OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nPriority
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFocus.cpp
785
focusAreas->tAlgoAreas[n].
nPriority
= mFocusAreas.itemAt(n)->getWeight();
790
(int)focusAreas->tAlgoAreas[n].
nPriority
);
OMX3A.cpp
[
all
...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp
747
focusAreas[0]->tAlgoAreas[n].
nPriority
= mFocusAreas.itemAt(n)->getWeight();
752
(int)focusAreas[0]->tAlgoAreas[n].
nPriority
);
OMX3A.cpp
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h
548
LONG
nPriority
) = 0;
591
LONG
nPriority
);
620
#define IBinding_SetPriority(This,
nPriority
) (This)->lpVtbl->SetPriority(This,
nPriority
)
644
static FORCEINLINE HRESULT IBinding_SetPriority(IBinding* This,LONG
nPriority
) {
645
return This->lpVtbl->SetPriority(This,
nPriority
);
681
LONG
nPriority
);
[
all
...]
winbase.h
[
all
...]
Completed in 3711 milliseconds