Home
last modified time | relevance | path

Searched defs:GetAlpha (Results 1 – 5 of 5) sorted by relevance

/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
Dpolochallengeresponse.cc32 Alpha* PoloChallengeResponse::GetAlpha(const Nonce& nonce) const { in GetAlpha() function in polo::pairing::PoloChallengeResponse
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/
Dpolochallengeresponsetest.cc102 TEST_F(PoloChallengeResponseTest, GetAlpha) { in TEST_F() argument
/external/webp/src/enc/
Danalysis.c113 static int GetAlpha(const VP8Histogram* const histo) { in GetAlpha() function
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h332 int GetAlpha(FX_BOOL bStroke) const in GetAlpha() function
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp137 inline uint8_t GetAlpha(const uint8_t *src, size_t rowBytes, int x, int y) { in GetAlpha() function