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

  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
polochallengeresponse.cc 32 Alpha* PoloChallengeResponse::GetAlpha(const Nonce& nonce) const {
97 const Alpha* alpha = GetAlpha(nonce);
  /external/opencv3/3rdparty/libwebp/enc/
analysis.c 116 static int GetAlpha(const VP8Histogram* const histo) {
252 alpha = GetAlpha(&histo);
286 alpha = GetAlpha(&histos[cur_histo]);
298 i4_alpha = GetAlpha(&total_histo);
320 alpha = GetAlpha(&histo);
  /external/webp/src/enc/
analysis.c 113 static int GetAlpha(const VP8Histogram* const histo) {
255 alpha = GetAlpha(&histo);
288 alpha = GetAlpha(&histos[cur_histo]);
300 i4_alpha = GetAlpha(&total_histo);
322 alpha = GetAlpha(&histo);
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 259 int GetAlpha(FX_BOOL bStroke) const {
  /external/skia/src/utils/
SkTextureCompressor_ASTC.cpp 137 inline uint8_t GetAlpha(const uint8_t *src, size_t rowBytes, int x, int y) {
145 return GetAlpha(src, rowBytes, y, x);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluscolor.h 212 BYTE GetAlpha() const
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 331 milliseconds