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

  /external/pdfium/core/fpdfdoc/
cpdf_occontext.cpp 125 CPDF_Dictionary* pUsage = pArray->GetDictAt(i);
126 if (!pUsage)
129 if (pUsage->GetStringFor("Event", "View") != csConfig)
132 CPDF_Array* pOCGs = pUsage->GetArrayFor("OCGs");
139 CPDF_Dictionary* pState = pUsage->GetDictFor(csConfig);
153 CPDF_Dictionary* pUsage = pOCGDict->GetDictFor("Usage");
154 if (pUsage) {
155 CPDF_Dictionary* pState = pUsage->GetDictFor(csState);
162 pState = pUsage->GetDictFor("View");
  /external/mesa3d/include/GL/
wglext.h 616 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);
621 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 616 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);
621 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
    [all...]
  /external/syzkaller/sys/windows/gen/
amd64.go     [all...]

Completed in 385 milliseconds